WhyNeko Booru

Shimmie Markup Examples

.
This page contains formatting examples of what we've discovered thus far. (Someday I'll remember to look at github.)

Things that seem to work:

[b]strong text[/b]

Makes text bold.

[i]emphasized text[/i]

Makes text italicized.

underlined text

[[Index]]

Links to the wiki Index.

[spoiler]Some spoiler text[/spoiler]

Marks a section of text as spoilers.

[url=http://whynow.mine.nu/booru]External Links[/url]

Full urls can be inserted with bbCode!

[quote]a quote[/quote]

Quoted Texts.

[*]A Bullet

Pewpew!
  • graze!


  • [li]Another Bullet[/li]

    Alternate (identical to [noparse]
  • [/noparse])
  • test [li]inside
  • [/li]

    [code]if (2+2 == 5) die();
    [/code]

    Code escapes format parsing.

    BBcode that don't workz... ;_;
    On a separate Unsupported BBcode page to avoid confusion.